Data for Silverlight
NamedObjectCollection<T> Class Members
Properties  Methods  Events

C1.Silverlight.Data Namespace : NamedObjectCollection<T> Class

The following tables list the members exposed by NamedObjectCollection<T>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets or sets an item in the list by name.  
Public PropertyGets whether events are temporarily suspended because of calls to the UpdatableCollection<T>.BeginUpdate method. (Inherited from C1.Silverlight.Data.UpdatableCollection<T>)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates an item and appends it to the list.  
Public MethodPrevents the list from firing notification events until the UpdatableCollection<T>.EndUpdate method is called. (Inherited from C1.Silverlight.Data.UpdatableCollection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodOverloaded. Gets a value that determines whether an item is a member of the list.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodResumes event firing after it had been suspended by a call to the UpdatableCollection<T>.BeginUpdate method. (Inherited from C1.Silverlight.Data.UpdatableCollection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodOverloaded. Gets the index of an item in the list.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
See Also

Reference

NamedObjectCollection<T> Class
C1.Silverlight.Data Namespace